Re: Re: Call for platforms

Поиск
Список
Период
Сортировка
От Henry B. Hotz
Тема Re: Re: Call for platforms
Дата
Msg-id v04210102b6f7b1b7a6e0@[137.78.84.130]
обсуждение исходный текст
Ответ на Re: Re: Call for platforms  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: Call for platforms  (Giles Lean <giles@nemeton.com.au>)
Re: Re: Call for platforms  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Список pgsql-hackers
At 1:50 AM -0400 4/6/01, Tom Lane wrote:
>"Henry B. Hotz" <hotz@jpl.nasa.gov> writes:
> > Bottom line:  7.1RC1 passes most of the regression tests on
> > NetBSD/macppc.
>
>The only thing that surprised me here was all of the warnings from
>libreadline calls:
>
> >> tab-complete.c: In function `initialize_readline':
> >> tab-complete.c:103: warning: assignment from incompatible pointer type
> >> tab-complete.c: In function `psql_completion':
> >> tab-complete.c:292: warning: passing arg 2 of `completion_matches'
> >> from incompatible pointer type
> >> tab-complete.c:296: warning: passing arg 2 of `completion_matches'
> >> from incompatible pointer type
>
>What version of libreadline do you have installed, and how does it
>declare completion_matches()?

I have whatever is standard on NetBSD 1.5.  I noticed that configure 
found a readline.h include file, but NetBSD doesn't integrate the 
current GNU implementation.  I did not do a test of psql to see if 
the feature worked.

I'm sure you could "fix" this problem if you installed GNU readline 
and referenced it in the build.  Since Solaris had even worse issues 
with needing GNU support utilities installed this didn't seem like a 
big deal to me.  OTOH it could confuse a new user.


Signature held pending an ISO 9000 compliant
signature design and approval process.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu


В списке pgsql-hackers по дате отправления:

Предыдущее
От: John Coers
Дата:
Сообщение: libpq PQexec call of COPY
Следующее
От: "August Zajonc"
Дата:
Сообщение: Re: "--tuning" compile and runtime option (?)